[INFO] cloning repository https://github.com/hymm/bevy_compile_error
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hymm/bevy_compile_error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhymm%2Fbevy_compile_error", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhymm%2Fbevy_compile_error'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 599a2d6c0ba096fea0587049b5e1bbaf6a6b0374
[INFO] checking hymm/bevy_compile_error/599a2d6c0ba096fea0587049b5e1bbaf6a6b0374 against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhymm%2Fbevy_compile_error" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hymm/bevy_compile_error
[INFO] finished tweaking git repo https://github.com/hymm/bevy_compile_error
[INFO] tweaked toml for git repo https://github.com/hymm/bevy_compile_error written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hymm/bevy_compile_error on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hymm/bevy_compile_error already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_tasks v0.17.3
[INFO] [stderr]   Downloaded bevy_platform v0.17.3
[INFO] [stderr]   Downloaded bevy_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_ptr v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_android v0.17.3
[INFO] [stderr]   Downloaded bevy_diagnostic v0.17.3
[INFO] [stderr]   Downloaded bevy_time v0.17.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_internal v0.17.3
[INFO] [stderr]   Downloaded bevy_transform v0.17.3
[INFO] [stderr]   Downloaded bevy_input v0.17.3
[INFO] [stderr]   Downloaded bevy_app v0.17.3
[INFO] [stderr]   Downloaded wgpu-types v26.0.0
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded bevy_reflect v0.17.3
[INFO] [stderr]   Downloaded bevy_math v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs v0.17.3
[INFO] [stderr]   Downloaded bevy v0.17.3
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e03ed2fa3e78d59f9066fdc25e1ef32dbaef53e5c843b917b5d1f55ea0d6763
[INFO] running `Command { std: "docker" "start" "-a" "3e03ed2fa3e78d59f9066fdc25e1ef32dbaef53e5c843b917b5d1f55ea0d6763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e03ed2fa3e78d59f9066fdc25e1ef32dbaef53e5c843b917b5d1f55ea0d6763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e03ed2fa3e78d59f9066fdc25e1ef32dbaef53e5c843b917b5d1f55ea0d6763", kill_on_drop: false }`
[INFO] [stdout] 3e03ed2fa3e78d59f9066fdc25e1ef32dbaef53e5c843b917b5d1f55ea0d6763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bc4c33dcd5cf81a677caea2a8edcd67dac4d013f5942a36221a4a78a10fabfb
[INFO] running `Command { std: "docker" "start" "-a" "9bc4c33dcd5cf81a677caea2a8edcd67dac4d013f5942a36221a4a78a10fabfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking bevy_ptr v0.17.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking bevy_platform v0.17.3
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking bevy_utils v0.17.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bevy_derive v0.17.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.3
[INFO] [stderr]    Compiling bevy_reflect v0.17.3
[INFO] [stdout] error: Choosing a backend is required for automatic reflect registration. Please enable either the "auto_register_inventory" or the "auto_register_static" feature.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/lib.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 | / ...   compile_error!(
[INFO] [stdout] 750 | | ...       "Choosing a backend is required for automatic reflect registration. Please enable either the \"auto_register_inventory\...
[INFO] [stdout] 751 | | ...   );
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/std/path.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / impl_reflect_opaque!(::std::path::PathBuf(
[INFO] [stdout] 23 | |     Clone,
[INFO] [stdout] 24 | |     Debug,
[INFO] [stdout] 25 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     Default
[INFO] [stdout] 30 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/std/ffi.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl_reflect_opaque!(::std::ffi::OsString(
[INFO] [stdout]  9 | |     Clone,
[INFO] [stdout] 10 | |     Debug,
[INFO] [stdout] 11 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Deserialize
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/time.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_reflect_opaque!(::core::time::Duration(
[INFO] [stdout]  8 | |     Clone,
[INFO] [stdout]  9 | |     Debug,
[INFO] [stdout] 10 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Default
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / impl_reflect_opaque!(f64(
[INFO] [stdout] 155 | |     Clone,
[INFO] [stdout] 156 | |     Debug,
[INFO] [stdout] 157 | |     PartialEq,
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     Default
[INFO] [stdout] 161 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | / impl_reflect_opaque!(f32(
[INFO] [stdout] 147 | |     Clone,
[INFO] [stdout] 148 | |     Debug,
[INFO] [stdout] 149 | |     PartialEq,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     Default
[INFO] [stdout] 153 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / impl_reflect_opaque!(isize(
[INFO] [stdout] 138 | |     Clone,
[INFO] [stdout] 139 | |     Debug,
[INFO] [stdout] 140 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |     Default
[INFO] [stdout] 145 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / impl_reflect_opaque!(i128(
[INFO] [stdout] 129 | |     Clone,
[INFO] [stdout] 130 | |     Debug,
[INFO] [stdout] 131 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Default
[INFO] [stdout] 136 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_reflect_opaque!(i64(
[INFO] [stdout] 120 | |     Clone,
[INFO] [stdout] 121 | |     Debug,
[INFO] [stdout] 122 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     Default
[INFO] [stdout] 127 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | / impl_reflect_opaque!(i32(
[INFO] [stdout] 111 | |     Clone,
[INFO] [stdout] 112 | |     Debug,
[INFO] [stdout] 113 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     Default
[INFO] [stdout] 118 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_reflect_opaque!(i16(
[INFO] [stdout] 102 | |     Clone,
[INFO] [stdout] 103 | |     Debug,
[INFO] [stdout] 104 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     Default
[INFO] [stdout] 109 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout]  92 | / impl_reflect_opaque!(i8(
[INFO] [stdout]  93 | |     Clone,
[INFO] [stdout]  94 | |     Debug,
[INFO] [stdout]  95 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     Default
[INFO] [stdout] 100 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / impl_reflect_opaque!(usize(
[INFO] [stdout] 84 | |     Clone,
[INFO] [stdout] 85 | |     Debug,
[INFO] [stdout] 86 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     Default
[INFO] [stdout] 91 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / impl_reflect_opaque!(u128(
[INFO] [stdout] 75 | |     Clone,
[INFO] [stdout] 76 | |     Debug,
[INFO] [stdout] 77 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     Default
[INFO] [stdout] 82 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / impl_reflect_opaque!(u64(
[INFO] [stdout] 66 | |     Clone,
[INFO] [stdout] 67 | |     Debug,
[INFO] [stdout] 68 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     Default
[INFO] [stdout] 73 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl_reflect_opaque!(u32(
[INFO] [stdout] 57 | |     Clone,
[INFO] [stdout] 58 | |     Debug,
[INFO] [stdout] 59 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |     Default
[INFO] [stdout] 64 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / impl_reflect_opaque!(u16(
[INFO] [stdout] 48 | |     Clone,
[INFO] [stdout] 49 | |     Debug,
[INFO] [stdout] 50 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     Default
[INFO] [stdout] 55 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / impl_reflect_opaque!(u8(
[INFO] [stdout] 39 | |     Clone,
[INFO] [stdout] 40 | |     Debug,
[INFO] [stdout] 41 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     Default
[INFO] [stdout] 46 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl_reflect_opaque!(char(
[INFO] [stdout] 30 | |     Clone,
[INFO] [stdout] 31 | |     Debug,
[INFO] [stdout] 32 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Default
[INFO] [stdout] 37 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl_reflect_opaque!(bool(
[INFO] [stdout] 21 | |     Clone,
[INFO] [stdout] 22 | |     Debug,
[INFO] [stdout] 23 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     Default
[INFO] [stdout] 28 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/ops.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_reflect_opaque!(::core::ops::RangeFull(Clone));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / impl_reflect_opaque!(::core::num::NonZeroI8(
[INFO] [stdout] 93 | |     Clone,
[INFO] [stdout] 94 | |     Debug,
[INFO] [stdout] 95 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |     Deserialize
[INFO] [stdout] 99 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | / impl_reflect_opaque!(::core::num::NonZeroU8(
[INFO] [stdout] 85 | |     Clone,
[INFO] [stdout] 86 | |     Debug,
[INFO] [stdout] 87 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     Deserialize
[INFO] [stdout] 91 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / impl_reflect_opaque!(::core::num::NonZeroU16(
[INFO] [stdout] 77 | |     Clone,
[INFO] [stdout] 78 | |     Debug,
[INFO] [stdout] 79 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     Deserialize
[INFO] [stdout] 83 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / impl_reflect_opaque!(::core::num::NonZeroI16(
[INFO] [stdout] 69 | |     Clone,
[INFO] [stdout] 70 | |     Debug,
[INFO] [stdout] 71 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     Deserialize
[INFO] [stdout] 75 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / impl_reflect_opaque!(::core::num::NonZeroI32(
[INFO] [stdout] 61 | |     Clone,
[INFO] [stdout] 62 | |     Debug,
[INFO] [stdout] 63 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     Deserialize
[INFO] [stdout] 67 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / impl_reflect_opaque!(::core::num::NonZeroU32(
[INFO] [stdout] 53 | |     Clone,
[INFO] [stdout] 54 | |     Debug,
[INFO] [stdout] 55 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     Deserialize
[INFO] [stdout] 59 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / impl_reflect_opaque!(::core::num::NonZeroU64(
[INFO] [stdout] 45 | |     Clone,
[INFO] [stdout] 46 | |     Debug,
[INFO] [stdout] 47 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     Deserialize
[INFO] [stdout] 51 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / impl_reflect_opaque!(::core::num::NonZeroI64(
[INFO] [stdout] 37 | |     Clone,
[INFO] [stdout] 38 | |     Debug,
[INFO] [stdout] 39 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Deserialize
[INFO] [stdout] 43 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / impl_reflect_opaque!(::core::num::NonZeroUsize(
[INFO] [stdout] 29 | |     Clone,
[INFO] [stdout] 30 | |     Debug,
[INFO] [stdout] 31 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     Deserialize
[INFO] [stdout] 35 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl_reflect_opaque!(::core::num::NonZeroIsize(
[INFO] [stdout] 21 | |     Clone,
[INFO] [stdout] 22 | |     Debug,
[INFO] [stdout] 23 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     Deserialize
[INFO] [stdout] 27 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl_reflect_opaque!(::core::num::NonZeroU128(
[INFO] [stdout] 13 | |     Clone,
[INFO] [stdout] 14 | |     Debug,
[INFO] [stdout] 15 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     Deserialize
[INFO] [stdout] 19 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / impl_reflect_opaque!(::core::num::NonZeroI128(
[INFO] [stdout]  5 | |     Clone,
[INFO] [stdout]  6 | |     Debug,
[INFO] [stdout]  7 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |     Deserialize
[INFO] [stdout] 11 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/net.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / impl_reflect_opaque!(::core::net::SocketAddr(
[INFO] [stdout]  5 | |     Clone,
[INFO] [stdout]  6 | |     Debug,
[INFO] [stdout]  7 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |     Deserialize
[INFO] [stdout] 11 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/any.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl_reflect_opaque!(::core::any::TypeId(Clone, Debug, Hash, PartialEq,));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/bevy_platform/time.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / impl_reflect_opaque!(::bevy_platform::time::Instant(
[INFO] [stdout] 4 | |     Clone, Debug, Hash, PartialEq
[INFO] [stdout] 5 | | ));
[INFO] [stdout]   | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/alloc/string.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_reflect_opaque!(::alloc::string::String(
[INFO] [stdout]  8 | |     Clone,
[INFO] [stdout]  9 | |     Debug,
[INFO] [stdout] 10 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Default
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Choosing a backend is required for automatic reflect registration. Please enable either the "auto_register_inventory" or the "auto_register_static" feature.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/lib.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 | / ...   compile_error!(
[INFO] [stdout] 750 | | ...       "Choosing a backend is required for automatic reflect registration. Please enable either the \"auto_register_inventory\...
[INFO] [stdout] 751 | | ...   );
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/std/path.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / impl_reflect_opaque!(::std::path::PathBuf(
[INFO] [stdout] 23 | |     Clone,
[INFO] [stdout] 24 | |     Debug,
[INFO] [stdout] 25 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     Default
[INFO] [stdout] 30 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/std/ffi.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / impl_reflect_opaque!(::std::ffi::OsString(
[INFO] [stdout]  9 | |     Clone,
[INFO] [stdout] 10 | |     Debug,
[INFO] [stdout] 11 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Deserialize
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/time.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_reflect_opaque!(::core::time::Duration(
[INFO] [stdout]  8 | |     Clone,
[INFO] [stdout]  9 | |     Debug,
[INFO] [stdout] 10 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Default
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / impl_reflect_opaque!(f64(
[INFO] [stdout] 155 | |     Clone,
[INFO] [stdout] 156 | |     Debug,
[INFO] [stdout] 157 | |     PartialEq,
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |     Default
[INFO] [stdout] 161 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | / impl_reflect_opaque!(f32(
[INFO] [stdout] 147 | |     Clone,
[INFO] [stdout] 148 | |     Debug,
[INFO] [stdout] 149 | |     PartialEq,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     Default
[INFO] [stdout] 153 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / impl_reflect_opaque!(isize(
[INFO] [stdout] 138 | |     Clone,
[INFO] [stdout] 139 | |     Debug,
[INFO] [stdout] 140 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |     Default
[INFO] [stdout] 145 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / impl_reflect_opaque!(i128(
[INFO] [stdout] 129 | |     Clone,
[INFO] [stdout] 130 | |     Debug,
[INFO] [stdout] 131 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     Default
[INFO] [stdout] 136 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl_reflect_opaque!(i64(
[INFO] [stdout] 120 | |     Clone,
[INFO] [stdout] 121 | |     Debug,
[INFO] [stdout] 122 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     Default
[INFO] [stdout] 127 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | / impl_reflect_opaque!(i32(
[INFO] [stdout] 111 | |     Clone,
[INFO] [stdout] 112 | |     Debug,
[INFO] [stdout] 113 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     Default
[INFO] [stdout] 118 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / impl_reflect_opaque!(i16(
[INFO] [stdout] 102 | |     Clone,
[INFO] [stdout] 103 | |     Debug,
[INFO] [stdout] 104 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     Default
[INFO] [stdout] 109 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout]  92 | / impl_reflect_opaque!(i8(
[INFO] [stdout]  93 | |     Clone,
[INFO] [stdout]  94 | |     Debug,
[INFO] [stdout]  95 | |     Hash,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |     Default
[INFO] [stdout] 100 | | ));
[INFO] [stdout]     | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / impl_reflect_opaque!(usize(
[INFO] [stdout] 84 | |     Clone,
[INFO] [stdout] 85 | |     Debug,
[INFO] [stdout] 86 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     Default
[INFO] [stdout] 91 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / impl_reflect_opaque!(u128(
[INFO] [stdout] 75 | |     Clone,
[INFO] [stdout] 76 | |     Debug,
[INFO] [stdout] 77 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     Default
[INFO] [stdout] 82 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / impl_reflect_opaque!(u64(
[INFO] [stdout] 66 | |     Clone,
[INFO] [stdout] 67 | |     Debug,
[INFO] [stdout] 68 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     Default
[INFO] [stdout] 73 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / impl_reflect_opaque!(u32(
[INFO] [stdout] 57 | |     Clone,
[INFO] [stdout] 58 | |     Debug,
[INFO] [stdout] 59 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |     Default
[INFO] [stdout] 64 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / impl_reflect_opaque!(u16(
[INFO] [stdout] 48 | |     Clone,
[INFO] [stdout] 49 | |     Debug,
[INFO] [stdout] 50 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     Default
[INFO] [stdout] 55 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / impl_reflect_opaque!(u8(
[INFO] [stdout] 39 | |     Clone,
[INFO] [stdout] 40 | |     Debug,
[INFO] [stdout] 41 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     Default
[INFO] [stdout] 46 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / impl_reflect_opaque!(char(
[INFO] [stdout] 30 | |     Clone,
[INFO] [stdout] 31 | |     Debug,
[INFO] [stdout] 32 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     Default
[INFO] [stdout] 37 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/primitives.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl_reflect_opaque!(bool(
[INFO] [stdout] 21 | |     Clone,
[INFO] [stdout] 22 | |     Debug,
[INFO] [stdout] 23 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     Default
[INFO] [stdout] 28 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/ops.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl_reflect_opaque!(::core::ops::RangeFull(Clone));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / impl_reflect_opaque!(::core::num::NonZeroI8(
[INFO] [stdout] 93 | |     Clone,
[INFO] [stdout] 94 | |     Debug,
[INFO] [stdout] 95 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |     Deserialize
[INFO] [stdout] 99 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | / impl_reflect_opaque!(::core::num::NonZeroU8(
[INFO] [stdout] 85 | |     Clone,
[INFO] [stdout] 86 | |     Debug,
[INFO] [stdout] 87 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     Deserialize
[INFO] [stdout] 91 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / impl_reflect_opaque!(::core::num::NonZeroU16(
[INFO] [stdout] 77 | |     Clone,
[INFO] [stdout] 78 | |     Debug,
[INFO] [stdout] 79 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     Deserialize
[INFO] [stdout] 83 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / impl_reflect_opaque!(::core::num::NonZeroI16(
[INFO] [stdout] 69 | |     Clone,
[INFO] [stdout] 70 | |     Debug,
[INFO] [stdout] 71 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     Deserialize
[INFO] [stdout] 75 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / impl_reflect_opaque!(::core::num::NonZeroI32(
[INFO] [stdout] 61 | |     Clone,
[INFO] [stdout] 62 | |     Debug,
[INFO] [stdout] 63 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     Deserialize
[INFO] [stdout] 67 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / impl_reflect_opaque!(::core::num::NonZeroU32(
[INFO] [stdout] 53 | |     Clone,
[INFO] [stdout] 54 | |     Debug,
[INFO] [stdout] 55 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     Deserialize
[INFO] [stdout] 59 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / impl_reflect_opaque!(::core::num::NonZeroU64(
[INFO] [stdout] 45 | |     Clone,
[INFO] [stdout] 46 | |     Debug,
[INFO] [stdout] 47 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     Deserialize
[INFO] [stdout] 51 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / impl_reflect_opaque!(::core::num::NonZeroI64(
[INFO] [stdout] 37 | |     Clone,
[INFO] [stdout] 38 | |     Debug,
[INFO] [stdout] 39 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Deserialize
[INFO] [stdout] 43 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / impl_reflect_opaque!(::core::num::NonZeroUsize(
[INFO] [stdout] 29 | |     Clone,
[INFO] [stdout] 30 | |     Debug,
[INFO] [stdout] 31 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     Deserialize
[INFO] [stdout] 35 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl_reflect_opaque!(::core::num::NonZeroIsize(
[INFO] [stdout] 21 | |     Clone,
[INFO] [stdout] 22 | |     Debug,
[INFO] [stdout] 23 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     Deserialize
[INFO] [stdout] 27 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl_reflect_opaque!(::core::num::NonZeroU128(
[INFO] [stdout] 13 | |     Clone,
[INFO] [stdout] 14 | |     Debug,
[INFO] [stdout] 15 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     Deserialize
[INFO] [stdout] 19 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/num.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / impl_reflect_opaque!(::core::num::NonZeroI128(
[INFO] [stdout]  5 | |     Clone,
[INFO] [stdout]  6 | |     Debug,
[INFO] [stdout]  7 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |     Deserialize
[INFO] [stdout] 11 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/net.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / impl_reflect_opaque!(::core::net::SocketAddr(
[INFO] [stdout]  5 | |     Clone,
[INFO] [stdout]  6 | |     Debug,
[INFO] [stdout]  7 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |     Deserialize
[INFO] [stdout] 11 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/core/any.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl_reflect_opaque!(::core::any::TypeId(Clone, Debug, Hash, PartialEq,));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/bevy_platform/time.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / impl_reflect_opaque!(::bevy_platform::time::Instant(
[INFO] [stdout] 4 | |     Clone, Debug, Hash, PartialEq
[INFO] [stdout] 5 | | ));
[INFO] [stdout]   | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `inventory` in `auto_register`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.17.3/src/impls/alloc/string.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / impl_reflect_opaque!(::alloc::string::String(
[INFO] [stdout]  8 | |     Clone,
[INFO] [stdout]  9 | |     Debug,
[INFO] [stdout] 10 | |     Hash,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     Default
[INFO] [stdout] 15 | | ));
[INFO] [stdout]    | |__^ could not find `inventory` in `auto_register`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reflect_opaque` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_reflect` (lib) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_reflect` (lib) due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "9bc4c33dcd5cf81a677caea2a8edcd67dac4d013f5942a36221a4a78a10fabfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc4c33dcd5cf81a677caea2a8edcd67dac4d013f5942a36221a4a78a10fabfb", kill_on_drop: false }`
[INFO] [stdout] 9bc4c33dcd5cf81a677caea2a8edcd67dac4d013f5942a36221a4a78a10fabfb
